<Schema name="FDTConnectResponseSchema" xmlns="urn:schemas-microsoft-com:xml-data" xmlns:dt="urn:schemas-microsoft-com:datatypes" 
		xmlns:fdtvers="x-schema:DTMInformationSchema.xml" xmlns:fdt="x-schema:FDTDataTypesSchema.xml">
	<ElementType name="ParentVersion" content="eltOnly" model="closed">
		<attribute type="fdt:nodeId" required="no"/>
		<element type="fdtvers:FDTVersion" minOccurs="1" maxOccurs="1"/>
	</ElementType>
	<ElementType name="FDT" content="eltOnly" model="closed">
		<attribute type="fdt:nodeId" required="no"/>
		<element type="ParentVersion" minOccurs="1" maxOccurs="1"/>
	</ElementType>
</Schema>